runtime.cleanupBlock.empty (method)

2 uses

	runtime (current package)
		mcleanup.go#L260: func (b *cleanupBlock) empty() bool {
		mcleanup.go#L485: 		if b != nil && b.empty() {